Exclude `*.rs.bk` files more liberally
authorSander Maijers <S.N.Maijers@gmail.com>
Sun, 26 Feb 2017 13:31:55 +0000 (14:31 +0100)
committerSander Maijers <S.N.Maijers@gmail.com>
Sun, 26 Feb 2017 13:31:55 +0000 (14:31 +0100)
commitccf997fae998519164668338e28940e7a3c96865
tree929bb929b91ab1a6ba9a1eca298b4f44a737eade
parent78dce2cce56fa355862c2f6f3500cf684bb647c5
Exclude `*.rs.bk` files more liberally

This will cover them in different places as well, considering the default
[project layout](https://doc.crates.io/guide.html#project-layout).
src/cargo/ops/cargo_new.rs